Skip to content

Conversation

akx
Copy link
Contributor

@akx akx commented Apr 19, 2017

When using master (bd768d6) with LimitOffsetPagination, SchemaGenerator crashes:

  File "rest_framework/schemas.py", line 607, in get_pagination_fields
    if not pagination or not pagination.page_size:
AttributeError: type object 'LimitOffsetPagination' has no attribute 'page_size'

This is related to #4998.

@lovelydinosaur
Copy link
Contributor

Thank you!

@lovelydinosaur lovelydinosaur added this to the 3.6.3 Release milestone Apr 27, 2017
@lovelydinosaur lovelydinosaur merged commit 5e5fd67 into encode:master Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants